net: add extended function to phy API
authorStefano Babic <[email protected]>
Mon, 2 Sep 2013 13:42:30 +0000 (15:42 +0200)
committerJoe Hershberger <[email protected]>
Fri, 22 Nov 2013 22:50:52 +0000 (16:50 -0600)
commitb71841b978fc33f961383b255693a70a1dd64031
treeaa13bc7d0506dab2adc872fdbed07557d95e1b54
parente8194d58bd342631977d1e09d873784d145c7077
net: add extended function to phy API

Some phys (Micrel) has extended registers that must be
accessed in a special way. Add pointers to the phy driver
structure to allow to use these functions with mdio command.

Signed-off-by: Stefano Babic <[email protected]>
include/phy.h